home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / uupc11ys.zip / UUCICO / DCPLIB.H < prev    next >
Text File  |  1992-11-12  |  162b  |  11 lines

  1. /*
  2.    dcplib.h
  3.  
  4.    System dependent (non-communications related) routines for
  5.    UUPC.
  6. */
  7.  
  8. boolean login(void);
  9.  
  10. boolean loginbypass(const char *user);
  11.